<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.shibboleth.exceptionhandling.override">

  <require>org.nuxeo.ecm.platform.shibboleth.exceptionhandling</require>

  <extension point="exceptionhandler" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <exceptionHandler class="org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler"/>
  </extension>

</component>
